home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 December
/
Designer's Club 1997 December.iso
/
pc
/
IDEASRC
/
Main.Dir
/
00044.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-12
|
209 b
|
10 lines
on mouseDown
puppetSound(1, "zap")
repeat while the mouseDown
set the visible of sprite the clickOn to 0
updateStage()
end repeat
set the visible of sprite the clickOn to 1
updateStage()
end